README.md
Google Drive server
This MCP server integrates with Google Drive to allow listing, reading, and searching over files.
Components
Tools
- search
- Search for files in Google Drive
- Input:
query
(string): Search query - Returns file names and MIME types of matching files
Resources
The server provides access to Google Drive files:
- Files (
gdrive:///<file_id>
)- Supports all file types
- Google Workspace files are automatically exported:
- Docs → Markdown
- Sheets → CSV
- Presentations → Plain text
- Drawings → PNG
- Other files are provided in their native format
Getting started
- Create a new Google Cloud project
- Enable the Google Drive API
- Configure an OAuth consent screen ("internal" is fine for testing)
- Add OAuth scope
https://www.googleapis.com/auth/drive.readonly
- Create an OAuth Client ID for application type "Desktop App"
- Download the JSON file of your client's OAuth keys
- Rename the key file to
gcp-oauth.keys.json
and place into the root of this repo (i.e.servers/gcp-oauth.keys.json
)
Make sure to build the server with either npm run build
or npm run watch
.
Authentication
To authenticate and save credentials:
- Run the server with the
auth
argument:node ./dist auth
- This will open an authentication flow in your system browser
- Complete the authentication process
- Credentials will be saved in the root of this repo (i.e.
servers/.gdrive-server-credentials.json
)
Usage with Desktop App
To integrate this server with the desktop app, add the following to your app's server configuration:
{
"mcpServers": {
"gdrive": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gdrive"
]
}
}
}
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
Google Drive
This MCP server integrates with Google Drive to allow listing, reading, and searching over files.
Package Information
3851 stars
Updated 12/4/2024
Created 11/19/2024
MIT License
Organization
modelcontextprotocolContributors
jspahrsummers dsp-ant maheshmurag jackadamson ItsBarryZ GarvanD Skirano maledorak mikegehard elie executeautomation sergehuber anjor SkywaveTM Taylor4484 mishushakov ferrants Karthik-clearpoint kacperlukawski tb-peregrine p13rr0m fatwang2 zckly polRk varunneal sean-lynch salihergut rorylogue rishikavikondala ProRedCat